home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-02-18 | 15.5 KB | 388 lines | [TEXT/R*ch] |
- About BBEdit Lite
- ===== ====== ====
-
- BBEdit Lite 4.1 is a freeware derivative of BBEdit 4.5, the popular and
- critically acclaimed text and HTML editor for Web authors, programmers,
- on-line-service users, and anyone else who needs to edit plain-text
- files.
-
- BBEdit Lite is shipped with a self-viewable BBEdit Lite QuickStart
- document which describes many of the application's features. Please note
- that this file is the only documentation available for BBEdit Lite. Full
- documentation, as well as a considerable amount of additional
- functionality, is available with the purchase of BBEdit 4.5. See the
- document "How do I order BBEdit 4.5" for details on obtaining your own
- copy of BBEdit.
-
- We are committed to providing continued support for BBEdit Lite by
- responding to individual questions and inquiries, as well as in
- providing fixes for Lite, and improvements in its functionality. We will
- announce any future changes or updates to Lite via the comp.sys.mac.*
- newsgroups, as well as by providing information and downloadable
- versions on our Web and ftp sites. We regret that we cannot offer
- telephone or fax support for BBEdit Lite; if you have any suggestions,
- comments, or questions regarding Lite, please send us email at
- <support@barebones.com>.
-
-
- Overview
- ========
-
- BBEdit Lite Capabilities
- ------ ---- ------------
-
- BBEdit Lite offers a great deal of useful functionality:
-
- * Powerful multi-file search. BBEdit Lite offers the usual multi-file
- search, in which a disk directory is scanned and the files are
- opened one at a time; however, BBEdit Lite can also display the
- search results in a window for easy browsing (and selected entries
- in the window can be opened for display). The search can also be
- limited to files that are already opened for editing, or to files
- which were already found in a previous multi-file search. BBEdit
- Lite also offers multi-file replace capability for automated "search
- and destroy" operations.
-
- * File size limited only by available memory. BBEdit Lite's default
- partition size is 1221K (only 650K with VM or RAMDoubler) of RAM.
- This can be set as low as 450K, to make BBEdit Lite the ideal
- constantly-resident editor for small to moderate tasks, or turned up
- as high as necessary to edit many large files or perform large-scale
- search-and-replace operations. BBEdit Lite automatically takes
- advantage of available system memory, so that you don't have to
- adjust its partition size to edit large files.
-
- * No hard limit on number of files open. The number of files that
- BBEdit Lite can have open at once is limited by available memory,
- and can be increased or decreased by adjusting BBEdit Lite's
- partition size as appropriate.
-
- * Easy manipulation of multiple files at once. The "Open Several..."
- command makes it possible to open multiple files from different
- folders at once, and the Save and Print commands can operate on all
- open files at once. (Hold down the Option key while pulling down the
- File menu to see the "Open Several..." command.
-
- * Pattern ("grep") searching. Matching patterns can be constructed so
- that strings other than exact literal matches can be found and
- replaced; for example, converting Pascal comments to C comments, or
- modifying instances of HTML tags.
-
- * Drag & Drop Editing. BBEdit Lite now includes support for Macintosh
- Drag & Drop, both for internal editing operations, and for
- exchanging data with other applications, or creating text clippings
- in the Finder.
-
- * High performance. BBEdit Lite 4.1 includes PowerMac native code
- support. Try and enjoy.
-
- BBEdit Lite also offers the following significant benefits:
-
- * High quality. BBEdit Lite is based on mature and stable technology;
- this technology is the beneficiary of years of in-house and field
- use and testing. The commitment to quality and functionality shown
- in BBEdit 4.5 is reflected in BBEdit Lite.
-
- * Zero cost. BBEdit Lite is free, with no qualification. It is not a
- shareware or commercial product. It is not a demo version, and there
- is no expectation that you will buy anything.
-
- * Extensibility. BBEdit Lite can use plug-in code modules to perform
- a wide range of text editing and transformation tasks. There are a
- large number of these plug-ins already available from us, and from
- other sources such as the Info-Mac archives.
-
- This document contains specific information on how to take advantage of
- BBEdit Lite's capabilities. If you would like to write such plug-ins, we
- offer a BBEdit extension developer's kit, which includes documentation
- on how to write your own plug-ins, as well as source code for several
- sample plug-ins. A copy of the BBEdit Extension SDK is available from
- our Web site:
-
- <http://web.barebones.com/updates.html>
-
- or from our FTP site:
-
- <ftp://ftp.barebones.com/>
-
- as well as from Info-Mac mirror sites, in the /info-mac/text/bb directory.
-
- Differences between BBEdit Lite and BBEdit 4.5
- ----------- ------- ------ ---- --- ------ ---
-
- BBEdit Lite has many of the same capabilities as the commercial BBEdit;
- however, the following capabilities of the commercial BBEdit are -not-
- present in BBEdit Lite:
-
- * BBEdit Lite cannot use the advanced HTML markup tools that are
- supplied with the full version;
-
- * BBEdit Lite does not include syntax coloring support;
-
- * BBEdit Lite does not support Internet Config for interacting
- directly with Internet service applications (such as Web browsers and FTP clients);
-
- * BBEdit Lite is not scriptable;
-
- * BBEdit Lite does not have an integrated FTP tool for accessing
- and editing files directly;
-
- * BBEdit Lite does not include an integrated spelling checker;
-
- * BBEdit Lite has only 1 level of Undo capability;
-
- * BBEdit Lite's use of Macintosh Drag and Drop is limited to dragging
- and dropping of text while editing. Commercial versions of BBEdit
- make more comprehensive use of drag-and-drop operations.
-
- * Find Differences (comparing files, folders, and projects) is not
- included;
-
- * QuickSearch (an incremental search facility) is not provided;
-
- * There is no option for split windows
-
- * Disk browsers are not available, and you can only have one Search
- Results window open at a time;
-
- * BBEdit's advanced PopupFuncs(TM) technology is not built in (you can,
- however, obtain and install PopupFuncs 2.8 or later into BBEdit
- Lite);
-
- * BBEdit Lite cannot open or browse project documents;
-
- * Integration with THINK C, Symantec C++, CodeWarrior, and THINK
- Reference is not supported;
-
- * ToolServer is not supported;
-
- * The Glossary function is not supported;
-
- * Marker support is not provided;
-
- * BBEdit Lite does not support Apple Guide for active assistance in
- using its capabilities.
-
- * XTND translation is not supported;
-
- In addition to the specific capabilities listed here, BBEdit 4.5
- contains a large number of refinements and smaller capabilities that
- are not present in BBEdit Lite.
-
-
- About BBEdit 4.5
- ----- ------ ---
-
- BBEdit 4.5 is an industrial-strength text editor for use by software
- developers, HTML authors, engineers, scientists, telecommunications
- users, and anyone else who needs to view, edit and manipulate plain-text
- documents with maximum flexibility and performance. BBEdit 4.5 is an
- ideal companion for CodeWarrior, THINK C, Symantec C++, THINK Pascal,
- MPW, and THINK Reference users. With BBEdit 4.5, you can:
-
- * Take advantage of integrated HTML editing tools and integration
- with Internet services to create and edit World Wide Web content;
-
- * See your code in color, with BBEdit's built-in syntax coloring for
- HTML, Java, Perl, C, C++, Pascal, and a whole bunch of other languages;
-
- * Quickly and easily edit files residing on remote FTP file servers,
- via "Open from FTP" and "Save to FTP" commands;
-
- * Use an integrated HTML-aware spell checker with a 100,000+ word
- dictionary to correct typographical and spelling errors;
-
- * Automate operations via AppleScript, Frontier, or any other
- OSA- compliant scripting system;
-
- * Easily compare text files, folders, and projects via a built-in
- differences engine and browser;
-
- * Use BBEdit 4.5 in conjunction with Metrowerks CodeWarrior (version
- 1.2 or later required) to compile source files, and run and debug
- projects;
-
- * Access multiple levels of Undo to speed your content editing tasks;
-
- * Use Macintosh Drag and Drop (included) for text editing and in
- various parts of the user interface;
-
- * Use integrated PopupFuncs(TM) technology to quickly navigate C, C++,
- Java, Pascal, Fortran, 68K assembler, Perl, HTML, Tcl, GuideScript,
- TeX, and ScriptX source files;
-
- * Browse and search source files in CodeWarrior, THINK C/Symantec
- C++, and THINK Pascal project documents;
-
- * Use BBEdit 4.5 in conjunction with Symantec C++ (version 6.0 or
- later required) to compile source files and run projects;
-
- * Use ToolServer to execute MPW Shell scripts for building MPW-based
- applications and other MPW-driven tasks, as well as MPW 411-based
- Toolbox searches;
-
- * Use THINK Reference 2.0, MPW 411, or Macintosh Programmer's Toolbox
- Assistant to search for Toolbox symbols and insert Toolbox call
- templates;
-
- * Open disk browser windows to easily navigate the directory
- structures of any mounted volumes and view files quickly and easily;
-
- * Take advantage of integrated Claris XTND translation to translate
- text files to and from popular word processor formats;
-
- * Use a glossary to store commonly-used pieces of text for insertion
- with a single keystroke;
-
- * Split editing windows for easier navigation and reference;
-
- * Enjoy many other technical advancements and refinements made since
- the original release of BBEdit.
-
- In addition, BBEdit 4.5 is delivered on CD-ROM with full printed and
- electronic documentation, a complete collection of BBEdit plug-ins
- contributed by BBEdit users from all over the world, demo versions of
- ours and other developers' products, and product information and special
- offers from select third-party developers. (Customers who don't have a
- CD-ROM drive can obtain floppy disks at a nominal extra cost.)
-
- Additional information on BBEdit 4.5's capabilities, and instructions on
- how to upgrade, are contained in the enclosed documents "What is BBEdit
- 4.5" and "How do I order BBEdit 4.5", or you can visit our Web site:
-
- <http://www.barebones.com/>
-
- for the latest information available.
-
-
- Distribution
- ============
-
- BBEdit Lite is a freely distributable, copyrighted program, otherwise
- known as "freeware". There is no registration process, no fee requested
- or required, no obligation on your part, and no guilt.
-
- We at Bare Bones Software do not produce or develop "shareware"; it has
- been our direct experience that many people simply ignore shareware
- notices. The cost of goods related to distributing BBEdit Lite is very
- low, and can be recouped by means other than (unsuccessfully) trying to
- shame users into paying some small amount of money for a program.
-
- We believe that when users of a program make the financial sacrifice to
- obtain a piece of software, they should expect, and receive, significant
- value added. This is why a commercial distribution of BBEdit exists.
-
- If you feel compelled to pay us for BBEdit Lite, don't. If you need the
- capabilities that the commercial version of BBEdit has to offer, we
- encourage you to order your own copy of BBEdit. See "How do I order
- BBEdit 4.5" for information on how to do it.
-
-
- Distribution
- ============
-
- BBEdit Lite is Freeware
- ------ ---- -- --------
-
- BBEdit Lite is a freely distributable, copyrighted program, otherwise
- known as "freeware". There is no registration process, no fee requested
- or required, no obligation on your part, and no guilt.
-
- We at Bare Bones Software do not produce or develop "shareware"; it has
- been our direct experience that many people simply ignore shareware
- notices. The cost of goods related to distributing BBEdit Lite is very
- low, and can be recouped by means other than (unsuccessfully) trying to
- shame users into paying some small amount of money for a program.
-
- We believe that when users of a program make the financial sacrifice to
- obtain a piece of software, they should expect, and receive, significant
- value added. This is why a commercial distribution of BBEdit exists.
-
- If you feel compelled to pay us for BBEdit Lite, don't. If you need the
- capabilities that the commercial version of BBEdit has to offer, we
- encourage you to order your own copy of BBEdit. See "How do I order
- BBEdit 4.5" for information on how to do it.
-
-
- License Requirements
- ------- ------------
-
- Although BBEdit Lite is free, it is not "public domain". It is a
- copyrighted software program, and Bare Bones Software, Inc. reserves all
- rights; therefore:
-
- * BBEdit Lite cannot be sold, either by itself or in combination with
- any other product, without the express written permission of Bare
- Bones Software, Inc.
-
- * If you are a user group which is publishing a CD-ROM or floppy
- collection, you may include BBEdit Lite and all of its related files
- without restriction, save that the entire original package is
- included. Contact Bare Bones Software for up-to-date versions and
- information.
-
- * If you are a hard disk vendor which distributes PD, shareware, and
- freeware on your disk drives, you are welcome to distribute BBEdit
- Lite. Contact Bare Bones Software for up-to-date versions and
- information.
-
- * Commercial publishers and distributors of CD-ROM software
- collections, to include any and all software compilations provided
- as an adjunct to printed or online publications, may not distribute
- BBEdit Lite on CD-ROM without the express written permission of Bare
- Bones Software, Inc.
-
- * BBEdit Lite may be posted on an information service which charges
- its users for general connection time and downloading, but it may
- NOT be posted to an information service which will charge for the
- specific right to download BBEdit Lite, without the express written
- permission of Bare Bones Software, Inc.
-
- * BBEdit Lite may be given away as a support utility for a package
- which is itself to be given away. People who need to distribute
- BBEdit Lite as a support utility should contact Bare Bones Software
- for up-to-date versions and information.
-
- Address all correspondence to:
-
- Postal: Bare Bones Software, Inc.
- P.O. Box 1048
- Bedford, MA 01730
-
- Web: <http://www.barebones.com/>
-
- email: <sales@barebones.com> -- licensing inquiries only
-
- <support@barebones.com> -- all technical questions
-
- Phone: +1 781 687-0700
- Fax: +1 781-687-0711
-
- Please note that we cannot provide technical support for BBEdit Lite or our
- other freeware products via phone or fax.
-
-
- Limited warranty and limitation of remedies
- ======= ======== === ========== == ========
-
- The program and any support from Bare Bones Software, Inc., are provided
- "as is" and without warranty, express and implied, including but not
- limited to any implied warranties of merchantability and fitness for a
- particular purpose. In no event will Bare Bones Software, Inc. be
- liable for any damages, including lost profits, lost savings, or other
- incidental or consequential damages, even if Bare Bones Software, Inc.
- is advised of the possibility of such damages, or for any claim by you
- or any third party.
-
- =============================================================================
- All products mentioned are trademarks or registered trademarks of their
- respective holders.
-
- This document is written by and copyright (c)1997-1998 by Bare Bones
- Software, Inc.
-
- Information presented here is accurate as of the time of writing, but is
- subject to change without notice.
-
- =end=
-